textview: Make clickable tags work again
authorMatthias Clasen <mclasen@redhat.com>
Thu, 17 Sep 2020 02:30:58 +0000 (22:30 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 17 Sep 2020 02:30:58 +0000 (22:30 -0400)
commit25d30011a0cf8bf08d39f0c92d0e5b7446ce26e4
treed4b15b74ccab23a339ef38a9cec82facd9c1f2f9
parentcd60ed43919508b2a02bcc856eb01c0f47d03e60
textview: Make clickable tags work again

We were claiming the clicks too eagerly, preventing
clickable links, e.g. in GtkAboutDialog, from working.
gtk/gtktextview.c